
#flink {
    width:1200px;
	margin:0 auto;
    margin-top: 40px;
}
#flink .foot-tab {
    width: 1200px;
    height: 28px;
    line-height: 19px;
    overflow: hidden;
}


#flink .foot-tab li{
	float: left;
	font-weight: bold;
	cursor:pointer;
	margin-left:30px;
	}
#esc{}
#flink .foot-tab li a{
	font-size:16px;
	color:#505050;
}
.foot-con {
    font-size: 13px;
    line-height: 28px;
}
.tab_a ul{
	width:1200px;
	clear: both;
}
.tab_a ul li{
	float:left;
	margin: 0 5px;
	color: #666;
}


.tab_a ul li.changwu{
	font-weight: bold;
	margin:20px 0px;
}
.tab_a ul li a{
	color: #666;
	font-size: 13px;
}

.tab_a ul li.changwu_more{
	font-weight: bold;
	margin:30px 20px 20px 20px;
	
}



/*footer*/
.footer{padding:20px 0;/*background-color:#1f2327;*/ background-color:#f4f4f4; margin-top:40px; clear:both; overflow:hidden; min-width: 1200px;min-height:200px;}
.foot_bottom{width:1200px; margin:0px auto; color:#fff;}
.foot_list{/*margin-left:10px;20210727*/ text-align: center;}/*20200722*/
.foot_bottom .list_f{width:1200px;text-align:center;color:#000000;}/*20200720*/
.foot_bottom .list_f a{ color:#000; margin:5px;}

.foot_bottom .co{float:left; display:inline; width:100%; font-size:12px; /*color:#d5d5d5;*/ color:#2B2F37; line-height:24px; text-align:center; margin-top:10px; }
.foot_bottom .co a {/*color:#d5d5d5;*/color:#2B2F37;}
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:9999999;top:100px;right:-107px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:160px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{}
.yb_bar .yb_phone{}
.yb_bar .yb_weibo{text-indent:0;background:#d6d6d6;}
.yb_bar .yb_ercode{}
.yb_bar .yb_ercode span{display: block;}
.hd_qr{width: 100px;padding:0 29px 0px 29px;}
.yb_weibo a{display:block;text-indent:54px;width:100%;color:#fff;}

@media screen and (min-width:0px) and (max-width: 769px){
.foot_list{ margin-left:180px; color:#fff;}
}